home *** CD-ROM | disk | FTP | other *** search
/ 101 Girls of Ralph Screensavers / 101 Girls of Ralph Screensavers.iso / iface / menu.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2003-06-26  |  99 b   |  8 lines

  1. on(rollOut){
  2.    tellTarget("walls_box")
  3.    {
  4.       gotoAndStop("out");
  5.       play();
  6.    }
  7. }
  8.